<div class="info_h"></div>
<div class="news_c">
 <div class="news_dcont">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>

 <td valign="top" class="stext" align="left">
 <table width="480" border="0" cellspacing="0" cellpadding="0">
<?if(!$USER_LOGGED_IN$)?>
 <tr>
 <td width="60" height="20"> :</td>
 <td width="400"><input type="text" name="name" value="$NAME$" class="f_input" /></td>
 </tr>
 <tr>
 <td width="60" height="20"> E-Mail:</td>
 <td width="400"><input type="text" name="email" value="$EMAIL$" class="f_input" /></td>
 </tr>
<?endif?>
 <tr>
 <td colspan="2"><textarea class="commFl" style="height:135px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td>
 </tr>
<?if($SUBSCRIBE$)?><tr><td width="15%" class="commTd1" nowrap>:</td><td class="commTd2">$SUBSCRIBE$</td></tr><?endif?>
<?if($SECURITY_CODE$)?><tr><td class="commTd1" nowrap> *:</td><td class="commTd2">$SECURITY_CODE$</td></tr><?endif?>
 <tr>
 <td colspan="2"><br />
 <input name="submit" type="image" src="/images/send.png" alt="" /></td>
 </tr>
 </table>
 </td>
 <td width="20" align="right" valign="top" class="abl33"><img src="/images/spacer.gif" width="20" height="1" alt="" /></td>
 </tr>
 </table>
 </div>
</div>
<div class="news_f"></div>